Conversation
In May, node released version 24.* - whilst this is not documented as supported yet, testing with version 4.1.10 of the core tools by npm and following the same sort of process swa cli takes, the `func` runs without error
|
Hi @stephlocke, thank you for your contribution. We are rolling out Node.js 22 support for Static Web Apps this week. Regarding Node.js 24, Static Web Apps uses Oryx for build operations, and the current Bullseye-based images do not yet support Node 24. So only updating SWA-CLI will not help. We are actively coordinating with the Oryx team to confirm availability of a compatible image version. Once the Oryx team confirms image availability, we will implement Node 24 support within two weeks from that confirmation. |
|
LGTM for 2.0.9 inclusion — the change is a clean 2-line range extension in Suggestions for follow-up:
(Drive-by review from a fellow contributor; maintainers own the final call.) |
In May, node released version 24.* - whilst this is not documented as supported yet, testing with version 4.1.10 of the core tools by npm and following the same sort of process swa cli takes, the
funcruns without error.The range checkers currently prevent managed function dev for people with up-to-date environments.